Appliance HealthCheckSettings UpdateSpec

Appliance HealthCheckSettings UpdateSpec
Appliance HealthCheckSettings UpdateSpec

This schema was added in vSphere API 7.0.0.1.

JSON Example
{
    "db_health_check_state_manual_backup": false,
    "db_health_check_state_scheduled_backup": false
}
boolean
db_health_check_state_manual_backup
Optional

Health check state of database during manual backup with this option set, the health status of the particular health check will be enabled

This property was added in vSphere API 7.0.0.1.

If missing or null the current state will remain unchanged.

boolean
db_health_check_state_scheduled_backup
Optional

Health check state of database during schedule backup with this option set, the health status of the particular health check will be enabled

This property was added in vSphere API 7.0.0.1.

If missing or null the current state will remain unchanged.